home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Creation with P…al Science (2nd Edition)
/
Exploring Creation with Physical Science (2nd Edition).iso
/
exe
/
bin
/
Styles
/
user
/
disableforms.css
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2012-12-18
|
269 b
|
10 lines
@charset "utf-8";
/* Name: 1504276433 */
/* Page layout and hidden functionality inspector - forms.
Removes forms and form controls from the page.
Copyright 2007 Opera Software */
form, button, input, fieldset, legend, select {
display: none !important;
}